github.com/jackc/pgx/v5/pgtype.underlyingTypeEncodePlan.SetNext (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L1400: func (plan *underlyingTypeEncodePlan) SetNext(next EncodePlan) { plan.next = next }